CycleItem::SetCurrentItem

Section: ET++ method description (n)
Updated: automatically Thu Mar 21 20:11:04 1991
Index Return to Main Contents
 

NAME

CycleItem::SetCurrentItem - instance method  

TEMPLATE

void SetCurrentItem(int n)  

SPECIFIERS

public  

DESCRIPTION

SetCurrentItem sets the n'th item in the list as current item.  

ARGUMENTS

int n

the index of an item in the list. The index is not checked, so the client must ensure that it is in the range 0 <= index < Size()
.
 

RETURN ARGUMENT

void

 

CATEGORIES

client interface

 

FILES

implementation:
CycleItem.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:29 GMT, March 30, 2022